home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
tour.dxr
/
00037_section 3.2 first frame.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-21
|
200 b
|
10 lines
on enterFrame
global IconList1, gArrowButton
repeat with X = 6 to 13
iconObj = getaProp(IconList1, X)
outScope(iconObj)
end repeat
outScope(gArrowButton)
setHandCursor([40, 41])
end